create table Information( Sname char(10), Snumber char(10), Ssex char(2), Sclass char(10) );